projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3fd4d8
)
(auto-mode-alist): Add vhdl-mode.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 18 Jan 1998 03:21:25 +0000
(
03:21
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 18 Jan 1998 03:21:25 +0000
(
03:21
+0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index a11d013dc862d6aa51f3c8126e7626ea01236295..e1c80a6ef6fceb75500e329291b2d15e7dd0fe84 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-1182,6
+1182,7
@@
run `normal-mode' explicitly."
("\\.mc\\'" . m4-mode)
("\\.mf\\'" . metafont-mode)
("\\.mp\\'" . metapost-mode)
+ ("\\.vhdl?\\'" . vhdl-mode)
("\\.article\\'" . text-mode)
("\\.letter\\'" . text-mode)
("\\.tcl\\'" . tcl-mode)